home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / getpgrp < prev    next >
Text File  |  2001-03-21  |  227b  |  14 lines

  1. Synopsis:
  2.    $getpgrp()
  3.  
  4. Technical:
  5.    Gets the current process group id of the client, similar to the Unix
  6.    system call.
  7.  
  8. Returns:
  9.    current process group id
  10.  
  11. See Also:
  12.    getuid(6); getgid(6); getlogin(6)
  13.  
  14.